home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-02-09 | 623 b | 25 lines | [TEXT/MPS ] |
- # File: StripUnits.make
- # Target: StripUnits
- # Sources: StripUnitsTool.c StripUnitsTool.r
- # Created: Dennis Cohen, 9February1990
-
-
- OBJECTS = StripUnitsTool.c.o
-
- StripUnits ƒƒ StripUnits.make StripUnitsTool.r
- Rez StripUnitsTool.r -append -o StripUnits
-
- StripUnitsTool.c.o ƒ StripUnits.make StripUnitsTool.c
- C StripUnitsTool.c
-
- StripUnits ƒƒ StripUnits.make {OBJECTS}
- Link -w -c 'MPS ' -t MPST ∂
- {OBJECTS} ∂
- "{Libraries}"Stubs.o ∂
- "{CLibraries}"CRuntime.o ∂
- "{Libraries}"Interface.o ∂
- "{CLibraries}"StdCLib.o ∂
- "{CLibraries}"CInterface.o ∂
- "{Libraries}"ToolLibs.o ∂
- -o StripUnits
-